Malorolam / LootBags

Other
21 stars 31 forks source link

How to add cobblestone to Loot Bag recycler? #92

Closed Tyranuss closed 6 years ago

Tyranuss commented 6 years ago

As the title says, how to do that? I'm feeling kinda cheaty and want to have fun with this mod, but I don't know how to accomplish this. Please help. :(

Malorolam commented 6 years ago

Under the recycler section of lootbags.cfg, there's a section called recycler whitelist. You can whitelist an item like you would in a bag there and it will be recyclable.
So cobble would be added like: minecraft:cobblestone:0:<weight> The weight is inverse of the loot stuff value, so if you want it not worth much, give it a higher weight.

Tyranuss commented 6 years ago

Err doesn't work mate. I'm stupid. Is the position of these signs important <>?

Malorolam commented 6 years ago

Oh no, the <weight> is a replacer for number, so it'd be something like minecraft:cobblestone:0:25

Tyranuss commented 6 years ago

Cool :D It's working now. Thanks mate! :*