GTNewHorizons / twilightforest

Twilight Forest repository
GNU Lesser General Public License v2.1
14 stars 20 forks source link

Automation Broken with Placeable Bugs #75

Open DrParadox7 opened 5 months ago

DrParadox7 commented 5 months ago

@Gordon-Frohman The refactor you submitted is breaking automation.

From my community:

Not an incredibly common thing to do with these items(though a neat lighting/alarm alternative), but I am concerned this may branch into other larger problems. I am not sure what other changes were made to the item besides aspects, but the Block Placer places the "out of date" ones just fine, and can't place the new ones. Cicada (working, but out of date) item id: 1816 Cicada (not working, current) item id: 8651:1 Firefly (working, but out of date) item id: 1815 Firefly (not working, current) item id: 8657

2024-06-05_14 22 49 2024-06-05_14 23 06 2024-06-05_14 22 08

Also are IDs being occupied needlessly with the new refactor?

Gordon-Frohman commented 5 months ago

The problem is kind of different Old critters are blocks, and new ones are items That's probably the reason why it doesn't work And I don't know if it can be fixed

Gordon-Frohman commented 5 months ago

Also are IDs being occupied needlessly with the new refactor?

Not really. Critters now work just like doors/beds/skulls/brewing stands/etc. - blocks that are placed using an item instead of an itemblock. And because of this you can now wear them on your head