9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

added block light

This commit is contained in:
XiaoMoMi
2025-03-25 04:29:22 +08:00
parent 6d45ae6cc3
commit 322cf1474d
6 changed files with 63 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
items:
items#misc:
default:chinese_lantern:
material: paper
custom-model-data: 3000
@@ -112,7 +112,7 @@ items:
facing_clockwise=south:
appearance: axisZ
id: 3
recipes:
recipes#misc:
default:chinese_lantern:
type: shaped
pattern:

View File

@@ -962,6 +962,16 @@ templates#loot_tables:
entries:
- type: item
item: "{item}"
# drop with silk touch
default:loot_table/silk_touch:
pools:
- rolls: 1
conditions:
- type: enchantment
predicate: minecraft:silk_touch>=1
entries:
- type: item
item: "{item}"
# drop ores
default:loot_table/ore:
pools: