Lootable Blocks
No reviews yet
An add-on for the Lootables mod that adds several blocks that supply lootables.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
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
Compatibility
Supported Environments
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
Lootable Blocks
An add-on for the Lootables mod that adds several blocks that supply lootables.
Lootable Vault Block
This blocks works similar to the vanilla Vault Block, but instead of spawning the loot in item form above the block, the loot is supplied via Lootables.
The block configuration is data-driven.
Example:
Note that the lootable and loot table identifiers used in these examples are placeholders.
{
"lootable_identifier": "lootableblocks:test", // the identifier of the lootable_table
"rolls": 3, // amount of rosls
"choices": 1, // amount of choices
"with_choice": true, // whether the lootable is presented as a choice
"activation_range": 4.0, // must be >= 'deactivation_range'
"deactivation_range": 4.5,
"key_item": {
"id": "minecraft:trial_key",
"count": 1
},
"display_loot_table_identifier": "lootableblocks:chests/test" // the identifier of the display loot_table, refers to a vanilla loot table
}
Example /give command:
/give @s lootableblocks:lootable_vault_block[block_state={ominous:"false"},block_entity_data={id:"lootableblocks:lootable_vault_block",config_identifier:"lootableblocks:test"}]
Interactive Loot Block
This block is a block intended for map-makers and server admins, and it's available in the operator items creative tab.
Interacting with it opens a config screen (when player is in creative mode and has permission level >= 2), where several config options can be set.
When interacted with in survival or adventure mode the block provides a lootable, according to its settings.
Lootable Blocks
An add-on for the Lootables mod that adds several blocks that supply lootables.
Lootable Vault Block
This blocks works similar to the vanilla Vault Block, but instead of spawning the loot in item form above the block, the loot is supplied via Lootables.
The block configuration is data-driven.
Example:
Note that the lootable and loot table identifiers used in these examples are placeholders.
{
"lootable_identifier": "lootableblocks:test", // the identifier of the lootable_table
"rolls": 3, // amount of rosls
"choices": 1, // amount of choices
"with_choice": true, // whether the lootable is presented as a choice
"activation_range": 4.0, // must be >= 'deactivation_range'
"deactivation_range": 4.5,
"key_item": {
"id": "minecraft:trial_key",
"count": 1
},
"display_loot_table_identifier": "lootableblocks:chests/test" // the identifier of the display loot_table, refers to a vanilla loot table
}
Example /give command:
/give @s lootableblocks:lootable_vault_block[block_state={ominous:"false"},block_entity_data={id:"lootableblocks:lootable_vault_block",config_identifier:"lootableblocks:test"}]
Interactive Loot Block
This block is a block intended for map-makers and server admins, and it's available in the operator items creative tab.
Interacting with it opens a config screen (when player is in creative mode and has permission level >= 2), where several config options can be set.
When interacted with in survival or adventure mode the block provides a lootable, according to its settings.
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