XenoDresden Posted June 4, 2022 Share Posted June 4, 2022 The script below will allow you to pickup a pallet of cobblestone and you will receive 1ea cobblestone for it. I am attempting to make a mod that will allow me to pickup a pallet of cobblestone and receive 35ea cobblestone, but I cannot figure out how to do that. Anyone have any ideas or done this before?Thank you in advance for any help or advice. <append xpath="/blocks/block[contains(@name,'palletBlueTarp')]" ><property name="CanPickup" value="true" param1="resourceCobblestones"/></append> Link to comment Share on other sites More sharing options...
Recommended Posts