Modscraper Modscraper Minecraft
Re-Fraction logo

Re-Fraction

Mod

by Speiger

Place & Break variant for Scavenge

Type

Mod

CurseForge Downloads

269,598

CurseForge ID

292613

Last Updated

Aug 28, 2026

Description

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. 

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources