need a simple addition to an open source plugin
basically need a way to add items based on the data id into Phatloot autolink config.
for example:
------------------------------
world:
Spruce_Sapling: drop1
Birch_Sapling: drop1
Sapling: drop1
RED_ROSE: drop1
Acacia_Sapling: foodemeelee
------------------------------
the plugin doesnt care if the sapling is 'spruce' or 'birch'. it reads as any sappling. thats a problem for me.
i'd like a way to add perhaps a
6-1: drop1
6-2: drop2
etc
Thats for 1.12
basically need a way to add items based on the data id into Phatloot autolink config.
for example:
------------------------------
world:
Spruce_Sapling: drop1
Birch_Sapling: drop1
Sapling: drop1
RED_ROSE: drop1
Acacia_Sapling: foodemeelee
------------------------------
the plugin doesnt care if the sapling is 'spruce' or 'birch'. it reads as any sappling. thats a problem for me.
i'd like a way to add perhaps a
6-1: drop1
6-2: drop2
etc
Thats for 1.12
Last edited:
