New in v2.2
- Waxed cut copper vertical slabs can now be crafted in a crafting table using either honeycomb or 3 waxed cut copper
- Various fixes to recipes, e.g: waxed cut copper and wood slabs are now grouped in the recipe book
- Backported to 1.20.1 (only for Fabric, sorry)
This will likely be the last update for minecraft 1.20.1, apart from any critical bug fixes.
Enchanted Vertical Slabs v2 for minecraft 1.21 now supports NeoForge and Fabric!
Please read before using
- This version should be compatible with world made with older versions of Enchanted Vertical Slabs, however, you should make backups just in case.
- If you are on Fabric, make sure to install the Fabric API mod alongside this mod (mod launchers should do this for you).
- If you are on NeoForge, make sure you are using the latest release (anything above
21.0.0-beta
should work)
Significant changes since v1.10.4
- The modid is now
evs
instead ofenchanted-vertical-slabs
, however, the mod still uses theenchanted-vertical-slabs
namespace for all blocks, items, data, etc.
Bug fixes & changes
- Wooden vertical slabs can now be used as furnace fuel
- Cherry vertical slabs can now catch fire
- Glass panes and walls no longer connect to the empty space of a vertical slab block (see image)
- Vertical slabs are no longer in the
#minecraft:walls
block tag, they are still in#enchanted-vertical-slabs:slabs
Fixes
- Brick and Blackstone Vertical Slabs can now be crafted in a stonecutter
- Cut Copper Vertical Slabs crafted from copper blocks in a stonecutter now give 8 instead of 2 slabs
- Vertical Slabs are now automatically waterlogged when placed in water
- Water should now flow out of Waterlogged Vertical Slabs when blocks next to them are broken
Known Issues
- Update 1.21 experimental blocks do not have vertical slab variants
This release has many internal changes so if you find any issues / bugs feel free to report them on the GitHub issue tracker :)
New Features and Changes
- Vertical Slabs work more similarly to vanilla slabs when combining them, you can now click in the empty area of a vertical slab block to combine it
- Added Stonecutting recipes
- Vertical Slabs are now centered in the inventory, this is to match the bedrock edition port
- Update to 1.20.5
Known Issues
- Update 1.21 experimental blocks currently do not have vertical slab variants
- Blackstone and Brick vertical slabs cannot be crafting in a stonecutter
Bug Fixes
- Water buckets are no longer emptied when right clicking on a double vertical slab
- Double Vertical Slabs can no longer be waterlogged in survival
- Walls and glass panes now connect to Vertical Waxed Cut Copper Slabs
- Double Vertical Waxed Cut Copper Slabs now show the correct oxidation level
- Should no longer crash with MoreCulling #22
Other
- Refactored and cleaned up most of the code