RadikalMC
Birisi mi Spawnlandı?
- Katılım
- 28 Ağustos 2021
- Mesajlar
- 2
- Elmaslar
- 0
- Puan
- 120
- Yaş
- 25
- Minecraft
- GokhanBey
Discord:
GokhanBey#7504
Bu kısımda hata veriyor. Acaba eksik bir addon'um mu var? Yardımcı olursanız sevinirim.
on place hopper:
if name of player's held item is colored "&d&lChunk Hopper":
add event-block's location to {chunkhoppers::*}
on break hopper:
if {chunkhoppers::*} contains event-block's location:
remove event-block's location from {chunkhoppers::*}
every second:
loop {chunkhoppers::*}:
loop dropped items in radius 16 around loop-value where [chunk of dropped item input = chunk at loop-value]:
if loop-item is wheat item:
add loop-item to loop-variable's inventory
delete loop-item