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

Added Drop Exp

This commit is contained in:
XiaoMoMi
2025-02-14 03:14:17 +08:00
parent 24efb0b5ea
commit 2ef9d6226a
21 changed files with 166 additions and 24 deletions

View File

@@ -43,6 +43,8 @@ blocks:
arguments:
ore_drop: default:topaz
ore_block: default:topaz_ore
min_exp: 3
max_exp: 7
settings:
template:
- block_settings:ore
@@ -64,6 +66,8 @@ blocks:
arguments:
ore_drop: default:topaz
ore_block: default:deepslate_topaz_ore
min_exp: 3
max_exp: 7
settings:
template:
- block_settings:ore

View File

@@ -482,6 +482,11 @@ templates:
formula:
type: ore_drops
- type: explosion_decay
- type: drop_exp
count:
type: uniform
min: "{min_exp}"
max: "{max_exp}"
loot_table:leaves:
pools:
- rolls: 1