Spyglass icon indicating copy to clipboard operation
Spyglass copied to clipboard

Development tools for vanilla Minecraft: Java Edition data pack developers.

Results 210 Spyglass issues
Sort by recently updated
recently updated
newest added

Certain display entity keys (such as "item_display") show up as invalid with the datapack This also extends to the view range which is set to a range between 0 and...

🔷 nbt
💩 v3

Before the release candidate, the field was called `interpolation_start` After it, the field was renamed to start_interpolation which is recognized as incorrect in the NBT of the entity ![image_2023-03-10_122305780](https://user-images.githubusercontent.com/69225080/224381901-10c69052-87b2-4c55-b6db-3a90077294ef.png)

🔷 nbt
💩 v3

Change the syntax of resource locations to "must contain at least a colon (`:`) or a slash (`/`)". ```[tasklist] ### Tasks - [ ] Update documentation for `RES_LOC` at `docs/user/mcdoc/index.adoc`....

👍 good first issue
/mcdoc

Error when selecting the following nbt, `{Brain:memories:{minecraft:is_pregnant:{value:{}}}}`, or modifying data: `Brain.memories.is_pregnant` The same for Allay's `CanDuplicate` and `DuplicationCooldown`

🐛 bug
🔷 nbt
💩 v3

Can you add new features from the newest snapshot? [23w06a](https://www.minecraft.net/en-us/article/minecraft-snapshot-23w06a) [23w07a](https://www.minecraft.net/en-us/article/minecraft-snapshot-23w07a) and fix execute on property?

Example command: ```mcfunction tellraw @s {"text":"test","clickEvent":{"action":"suggest_command","value":"/item modify enti"}} ``` This does not cause the function to fail to load, so it should not cause an error. A warning would be...

/mcdoc

![image](https://user-images.githubusercontent.com/45321954/203667092-00ed4fa3-e3a4-4269-b53b-5785ba911ad7.png) This is incorrect behavior, as vanilla does not require projection for these elements. They're empty, so no projection is needed.

🐛 bug
💩 v3

![image](https://user-images.githubusercontent.com/87594664/199362713-44f92e7b-caf6-44aa-b5bc-95bed3d966f6.png) i am unable to figure out how to get the vscode version to work with no sintax highlighting working for .mcfunction

I have absolutely no idea what causes this. I'll do some testing and see if I can narrow it down, unless the cause is already known. ![image](https://user-images.githubusercontent.com/45321954/199131317-b5a9c32d-afc2-4a68-910d-3e085286928e.png) I'm also experiencing...

🐛 bug
💩 v3