• 12/27/21 7:09 am
- 4.4k views • 0 today
- save_alt 339 downloads
- Compatibility
- Minecraft 1.13
- to version
- Minecraft 1.19
- Changes include
- Functions
0
With this datapack, dispensers can place blocks or you can also drop a block in front of a driven dispenser, then the block will be placed.
MY Youtube: Wutzuket - YouTube it is German. ( :
MY Youtube: Wutzuket - YouTube it is German. ( :
More like this
5423951
119



Have something to say?
execute as @e[type=minecraft:item,tag=!placed] at @s run function block_placer:dispenser_checkthen you can change all the start of each line in the "dispenser_check' file toexecute as @s at @s if blockwhich will be just about as performant. That solves the consistency issues I was seeing, but I'm not sure I can think of a way to fix the item/block name mis-match problem... I'd love to theorize if you want to talk it out!