Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
Changelog
Filament Update 0.8.0
-
Removed
blockTypeproperty for blocks, block states/properties are now provided by block behaviours --- This may break your current block configurations, please use one of the new block behaviours listed below and in the docs -
Added
axisblock behaviour for log/pillar-like blocks, adding anaxisblockstate property -
Added
powerlevelblock behaviour which changes blockstate/model based on the input signal it receives, adding apowerlevelblockstate property -
Added
facingblock behaviour for directional blocks, adding afacingblockstate property and handling placement -
Added
horizontal_facingblock behaviour for horizontal-directional blocks, same asfacingbut only horizontal (no up/down) -
Added
cropblock behaviour for crop-like blocks -
Added
can_surviveblock behaviour blocks that need a specific support block or a block with a specific block-tag, useful for plants/crops -
Models for block states now need to be defined in a vanilla way, see docs or example datapack for more info
-
Added
stripperbehaviour for items to strip logs/scrape off blocks like axes do. -
Added
compostablebehaviour for items with configurable chance of successful composting in a composter -
Added more properties for blocks (pushReaction, transparent, solid, etc)
-
Added destroy markers for decorations with blocks (using code from patbox's FactoryTools)
-
Fixes bucket interactions and sounds for noteblock based custom blocks
-
Rewritten internal behaviour system to be extensible, internal behaviours are implemented using the api
-
Updated example datapack
-
Updated and extended the docs
Files
Metadata
Release channel
ReleaseVersion number
0.8.0+1.21Loaders
Game versions
1.21–1.21.1Downloads
67Publication date
September 13, 2024 at 2:29 AMPublisher

tomalbrc
Owner


