-
I'm making addon for my modpack, I tried to add climate smelting recipes: like ore dust -> metal block.
Now, I'm trying to implement very variable output with NBT. I refer to HaC recipe implementation…
-
### Describe the bug
So when I updated AE to 9.12.3, I can't see AE enchants on mmoitems using custom-nbt and they are not even applied.
Example MI item:
```
custom-nbt:
- ae_enchantment;s…
-
### Describe the bug
I have updated to 1.21 and all my of my chest has been "reseted" all stack inside has been set to 1 item
### To Reproduce
1 Minecraft 1.20.4 world with Reinforced Chest
…
-
VoxelSniper used to have a proprietary system for stencils (basically schematics) which no longer works (due to block id's no longer numerical for many a year). In our fork we have refactored this to …
-
FreeTrade should have full support for Named Binary Tags (NBT) aka item tags or item information.
It already has support for "ench" tag via Bukkit API, but some mods add their own tagging that does n…
-
Hi
I'm stuck on the finer details of changing parameters. I want to be able to determine the block type and state at a specific xyz coordinate then alter that block.
From the readme:
> To mod…
-
### Expected behavior
As it did on 1.20.4 and below, cannot replicate on upstream
### Observed/Actual behavior
From what I've seen, ItemFrames are rendered a little bit offset from wh…
-
### Issue description
- Expected result: What were you expecting to happen?
- Actual result: What actually happened?
### Steps to reproduce the issue
In the APi 5 version, put the map in and w…
-
The names of materials in the NBT-tags CanDestroy and CanPlaceOn are not translated.
For example, name of Dandelion is not translates from minecraft:horn_coral (in 1.13) to minecraft:yellow_flower …
-
Since some NBT file data terminates before the end of the full file itself, this has brought up the use for adding the `strict` flag to the reading process. I'm curious if this should also be symmetri…