comment for later

This commit is contained in:
Pyritie 2025-09-22 19:14:45 +01:00
parent 3969e65116
commit ceee16aac2

View file

@ -178,4 +178,6 @@ function registerTFGLoots(event) {
event.addEntityLootModifier('tfg:sniffer')
.matchMainHand('#forge:tools/butchery_knives')
.addWeightedLoot([8, 10], ['tfg:food/raw_sniffer_beef'])
// TODO: wraptor meat?
};