P3pp3rF1y / SophisticatedBackpacks

Sophisticated backpacks is yet another minecraft backpack mod this time with backpack you can place in world, color in different color combinations, upgrade with more inventory and enhance with many functional upgrades.
https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks
GNU General Public License v3.0
109 stars 74 forks source link

Add copper backpack block to list of blocks associated with the backpack block entity #1032

Closed Dragon9815 closed 5 months ago

Dragon9815 commented 5 months ago

The copper backpack block was missing from the block entity list and was logging the following errors after a level load: Block entity sophisticatedbackpacks:backpack @ BlockPos{x=-1545, y=43, z=1424} state Block{sophisticatedbackpacks:copper_backpack}[battery=false,facing=west,left_tank=false,right_tank=false,waterlogged=false] invalid for ticking:

I haven't checked any other branches, but this is probably also missing on some other versions.

P3pp3rF1y commented 5 months ago

Thank you for the PR