
You are viewing a potentially older version of this package. View Latest Version

adds consumables (fog repellers etc) to terminals.
also runs a loop every 10 seconds where resourcepack current position is updated to terminals, so move that ammopack from zone x to zone y, terminals will show correct position and ping them accordingly (from the same zone)
for rundown developers: edit your itemdatablock on whether to register items to terminals or not. vanilla sets most consumable items as true.
can be configured to NOT add consumables on terminals, just run the resource pack position fix.
hotfix for empty item names in itemdatablock (public name is formatted and used)
initial