Compatibility
Minecraft: Java Edition
1.21
1.20.6
1.20.1
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
- ported to 1.20.6
- t
Breaking Changes
- the mutually exclusive resource location and tag fields for the block condition are now grouped into the
block
category like so:
{
// this is new
"block": {
"id": "minecraft:stone"
},
// nothing changed here
"hardness": {
"min": 1
}
}
Instead of leaving out id
and tag
, one must now leave out the whole block
key instead. If block
is present,
it must contain id
xor tag
.
- support Neoforge instead of Forge
Files
Metadata
Release channel
AlphaVersion number
0.4.0+1.20.6Loaders
Game versions
1.20.6Downloads
97Publication date
May 21, 2024 at 5:34 PMPublisher
CozyPenguin
Owner