suggestion
Crimson & Warped Doors !.
$warpeddoor = (new warpedDoor(new BID(500, 0, 756), new BlockBreakInfo(0.5, BlockToolType::AXE, 0)));
self::registerBlockGlobally($warpeddoor);
$crimsondoor = (new Door(new BID(499, 0, 755),"crimson_door", new BlockBreakInfo(0.5, BlockToolType::AXE, 0)));
BlockFactory::getInstance()->register($crimsondoor);
Thanks :)
Thank you, but what do you mean?
I mean Pls add The Doors Crimson & warped.
and i cant put the wood´s in furnance!.
Greetzs
Nether wood can't be used like fuel in vanilla.
Doors already implemented, hmm, i check this
oh Okay, i have no doors from crimson or warped.
Fixed by https://github.com/ipad54/INether/commit/3355941cb6b4509f36ddb4bfd17dfbfd0bd865b9
yeah, nice, but cant place 2 doors like [ ]
the doors placing is like [ [
Greetz
meaning cannot using doubledoors in the right way
normal doors looks like :
Crimson & Warped Doors !.
$warpeddoor = (new warpedDoor(new BID(500, 0, 756), new BlockBreakInfo(0.5, BlockToolType::AXE, 0))); self::registerBlockGlobally($warpeddoor); $crimsondoor = (new Door(new BID(499, 0, 755),"crimson_door", new BlockBreakInfo(0.5, BlockToolType::AXE, 0))); BlockFactory::getInstance()->register($crimsondoor);Thanks :)
Where did you get this code from?Can you please drop the link here?
have you got fixed the bug ?
have you got fixed the bug ?
Doors in PM is something strange...