Easy Villagers

Easy Villagers

28M Downloads

Blocks can't be stacked once you place and break them

Nubidubi23 opened this issue ยท 7 comments

commented

When you put down a block and interact with it in any way , it doesn't stack with others anymore

Steps to reproduce the issue

  1. Place any block. So far only tested with Traders , Auto-Traders with breeders but it worked on all 3 so i assume it works with others as well.
  2. Break it.
  3. The block no longer stacks with any blocks of its type , whether they're fresh un-touched blocks or similarly unstackable blocks

Expected behavior

The block should stack with other blocks of its type

Versions

  • MC Version : 1.16.5
  • Forge version : 36.1.0
  • Mod version : [1.16.5] Easy Villagers 1.16.5-1.0.4

Tested it without mods and it still happens

commented

This is completely normal, since when you break the block, it keeps its data.

If the broken block have the same data they will stack:

image

commented

I mean even if you empty the block of villager/s and job sites , it still doesn't stack

commented

Only if the other block was placed down too.

commented

Once you place and break it , it doesn't stack with any block whatsoever , whether it's a newly crafted block that you haven't used yet , or another placed block. Seems to happen because of the "NextRestock" tag

commented

Wouldn't it make more sense to apply the tag to villagers instead of blocks?

commented

No. This is completely intended.
I don't want to add data to the villager that is not vanilla minecraft, so when you place down the villager it won't have any useless data.

commented

Fair enough