Steam N Rails loottable (#1220)
fix for the conductor Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
This commit is contained in:
parent
dc270457cd
commit
54660c80c8
1 changed files with 9 additions and 0 deletions
9
kubejs/data/railways/loot_tables/entities/conductor.json
Normal file
9
kubejs/data/railways/loot_tables/entities/conductor.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
"type": "minecraft:entity",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [],
|
||||
}
|
||||
],
|
||||
"random_sequence": "railways:entities/conductor"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue