- Added loot table to piglin disguise and updated its texture. (#1123)
- Reformated lootjs file
This commit is contained in:
parent
52dcc54089
commit
6a26c9b6e2
4 changed files with 24 additions and 4 deletions
|
|
@ -141,6 +141,7 @@ LootJS.modifiers((event) => {
|
|||
registerLootrLoots(event)
|
||||
registerPrimitiveCreatesLoots(event)
|
||||
registerTFCLoots(event)
|
||||
registerTFGLoots(event)
|
||||
});
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue