mojira.dev

Stephanie Groves

Assigned

No issues.

Reported

MC-265433 Automated #minecraft:tick Not Working Invalid MC-231709 Generated air doesn't update properly when replaced via fill Duplicate MC-144985 1.13.2 Repeating command blocks fire twice when power source destroyed via setblock Duplicate MC-101204 Negative Sign Amount on Multiplayer Duplicate MC-100780 "suggest_command" & "insertion" not working! Duplicate MC-87099 Can see particles when using ShowParticles:0 Cannot Reproduce MC-87097 15w34d: Can still see particles when ShowParticles:0 Duplicate

Comments

I always /reload after every change and I know it's making updates.

Note: I came out of the world completely and went back in and now it's functioning fine.
Can't reproduce it now.

Just updated initial call to use the following:

execute as @a[tag=giveSeedBook] at @s run function bettercrops:seed_book/give/detect_knowledge_book

Even added it to the command for redundancy.

execute at @s store success score @s itemFound run data modify entity @e[type=item,nbt={Item:{id:"minecraft:knowledge_book"}},sort=nearest,limit=1,distance=..6] Item set value {id:"minecraft:written_book",Count:1b,tag:{CustomModelData:12885930,title:"Seed Book",author:"",pages:['{"text":" "}']}}

Same issue.

Yes. Click and Shift-Click. Both right and left. Have only tried it on multiplayer, not on single.

I don't know what has happened but I have reloaded the world and it works perfectly fine... I'm so confused.

I tried that as well. No dice.

Plus that shouldn't really matter as Ambient is also a boolean type and yet it functions normally with just 1 or 0.