This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
function useItem(x,y,z,itemId,blockId,side) { if(itemId==280); setTile(x,y+2,z,51);//Will place fire block up }
function useItem(x,y,z,itemId,blockId,side) { if(itemId==280); setTile(x,y+2,z,51);//Will place fire block up }