Mineuniverse
Log in Register
Mods

Re-Fraction

Place & Break variant for Scavenge
Claim this project
131,774 downloads
0 likes
Updated Nov 8, 2021
0 hypes

Re-Fraction is a Scavenge Addon that allows you to use the Scavenge System on BlockBreak/Place.

Since it is vastly different from Scavenges Original System it is moved to its own Addon.

 

The following information is 1.16 only. If you want 1.12 or older information follow this link: ClickMe For 1.12

 

How to use it:

{
	"scripts":
	[
		{
			"id": "test:break_netherrack",
			"swing": true,
			"drop_rule": "block",
			"type": {
				"type": "break",
				"consume": true,
				"show": true
			},
			"targets": [
				{
					"type": "block",
					"id": "minecraft:nether_brick"
				}
			]
			"properties":
			[
				{
					"property": "scavenge_player:is_sneaking",
					"error_message": "Player has to Sneak"
				},
				{
					"property": "scavenge_utils:add_data",
					"data": {
						"break_data": {
							"cancel": true
						}
					}
				}
			],
			"drops":
			[
				{
					"lootPool": "minecraft:blocks/iron_block"
				}
			]
		}
	]
}

 

The Following new Types exist:

  • "break": gets triggered when a Targeted block is about to be broken by a Player.
  • "place": When a player places down a single block.

Consuming the action will not cancel the action but prevent further Scripts to be executed.
If the game action should be canceled then optionally the property "scavenge_utils:add_data" can be used with "break_data" or "place_data" (with the property "cancel": true) to cancel the break/place action from the game. 

No files available for download.

You Might Also Like

AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
JoJo No Kimyou Na Bouken: JoJoCraft
This is a jojos Mod Nothing more
99,649
Middle-earth
Join the legendary world of Tolkien's universe from The Lord of The Rings to the Hobbit and more!
99,467
Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980