Changes
From Forge Community Wiki
108 bytes added
, 19:07, 9 May 2021
mLine 13: |
Line 13: |
| Finally, the serializer for your operational class is [[Registration|registered]] as any other <code>ForgeRegistryEntry</code>. | | Finally, the serializer for your operational class is [[Registration|registered]] as any other <code>ForgeRegistryEntry</code>. |
| | | |
− | == The global_loot_modifiers.json == | + | ==The global_loot_modifiers.json== |
| + | All you need to add here are the file names of your loot modifiers. |
| + | |
| + | |
| + | These are the names of the json files you have made in the loot_modifiers folder, in ResourceLocation format. |
| + | |
| + | |
| | | |
− | All you need to add here are the registry names of your loot modifiers.
| |
| <syntaxhighlight lang="json"> | | <syntaxhighlight lang="json"> |
| { | | { |