File Details
FDMC v0.2.3 mc1.19.3
- R
- Apr 11, 2023
- 881.55 KB
- 2.3K
- 1.19.3
- Fabric
File Name
fdmc-0.2.3.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
What's new
-
More functional 4D models, textures, and placements:
- Buttons
- Nether Wortals 1e0dfc2ec6309c78d54b489e167a15b794958150
- Chests
- Scaffolding
- End rods
- 4D fluid flow: toggleable with the wFluidFlow gamerule
-
4D chests
- Chests that place facing kata/ana
- 2X2 quadruple chests, toggleable with the quadChests gamerule
- Enchantment tables connect 4Dly
- texture changes: as opposed to using painted over textures, we now overlay indicators more over textures. This creates resource pack independence; now repeaters and stuff won't be stuck with the "vanilla" texture if they're placed 4Dly, they'll derive from the smooth stone texture.
Bug fixes
- mod works serverside without crashing
- fixed some crashes when placing 4D blocks that didn't have their outlines or models defined
- F3 menu now correctly shows W slices
Behind the scenes
- we are working towards an auto model generator. Right now it runs in dev separate to the client but we hope to incorporate this into the client at startup so we can include modded buttons, doors, etc. eventually
- We made it easier to ensure blocks update 4Dly + other 4D properties, it's now an interface that we simply have to Mixin into a block to get it to work
Links
showcase video: todo!() discord: https://discord.gg/jcTFJQVRRQ github: https://github.com/inayakitori/4dmc curseforge: https://www.curseforge.com/minecraft/mc-mods/fdmc
Full Changelog: https://github.com/inayakitori/4dmc/compare/v0.2.2...v0.2.3