mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-03 14:22:25 +00:00
Implement Strippable Block
This commit is contained in:
@@ -54,7 +54,7 @@ blocks:
|
||||
loot:
|
||||
template: loot_table:normal
|
||||
arguments:
|
||||
item: default:palm_log
|
||||
item: default:stripped_palm_log
|
||||
settings:
|
||||
template: block_settings:log
|
||||
overrides:
|
||||
@@ -107,7 +107,7 @@ blocks:
|
||||
loot:
|
||||
template: loot_table:normal
|
||||
arguments:
|
||||
item: default:palm_wood
|
||||
item: default:stripped_palm_wood
|
||||
settings:
|
||||
template: block_settings:log
|
||||
overrides:
|
||||
|
||||
Reference in New Issue
Block a user