Implemented heavy core, moss carpet and pale moss block - #51
Implemented heavy core, moss carpet and pale moss block#51NaySurGithub wants to merge 2 commits into
Conversation
|
Heavy core shouldn't be added in my opinion, that block is from version 0.16.0 |
|
Okay |
b4690fc to
e22df5b
Compare
The Heavy Core is from Minecraft version 1.21. It also says so on the Minecraft Wiki. |
oh yes your right its the trial chamber block |
|
Oh I thought the wrong heavy core block, I am sorry. Yeah it can be added |
okay wait need to readd it 😭 |
e22df5b to
15e5ecb
Compare
xRookieFight
left a comment
There was a problem hiding this comment.
Some nits. Others LGTM
Added a TODO comment for implementing pale moss carpet.
Added the Heavy Core, Moss Carpet and Pale Moss Block to Altay.
Changes
API changes
HeavyCoreblockMossCarpetblockPaleMossBlockblock, extendingMossBlockMossBlock::getMossBlock()andMossBlock::getMossCarpet(), so thespreading behaviour can be reused by pale moss
Behavioural changes
MossBlocknow places moss carpet when fertilized, replacing the//vanilla places moss carpet here, which Altay does not implement yetplaceholder
MossBlock::canGrowPlantOn()accepts pale moss blockAzalea::canBeSupportedAt()accepts pale moss block, which carries thevanilla
minecraft:dirttag exactly like moss blockBackwards compatibility
COMPATIBLE
Tests
Blocks are ingame.
Note: I dont know why git is doing weird things and is considering that for a change :/
