Community listing page, reviews here may not be monitored by the author.
Re-Fraction
No reviews yet
Place & Break variant for Scavenge
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources