BentoBoxWorld / BSkyBlock

BSkyBlock add-on for BentoBox (Discord link: https://discordapp.com/invite/T5HxmvK)
https://bentobox.world
Eclipse Public License 2.0
130 stars 52 forks source link

Feature request: Nether update #374

Open SlimeDog opened 4 years ago

SlimeDog commented 4 years ago

Description

Is your feature request related to a problem?

No problem. It would be nice to see 1.16 nether reflected in BSkyBlock.

Describe the solution you'd like us to implement.

Update the nether schematic to use 1.16 nether features.

Poslovitch commented 4 years ago

Moving this to BSkyBlock's repo.

SlimeDog commented 4 years ago

Thank you. Looking forward to it.

SlimeDog commented 2 years ago

Bump...

BONNe commented 2 years ago

BentoBox is open for Blueprint submissions. You can also submit them in https://github.com/BentoBoxWorld/weblink

I am planning to add "downloadable" blueprints and bundles via /bentobox catalog

SlimeDog commented 2 years ago

In what format would you like blueprints? Will a WE schematic suffice?

SlimeDog commented 2 years ago

Although the point was that the default BSkyBlock nether should reflect the Nether update 1.16.5.

BONNe commented 2 years ago

BentoBox uses blueprints, so only these will be accepted.

About default blueprint... Well, if someone creates one, it may be accepted and added.

However, due to a simple fact that currently I am working on implementing customizable guis in all projects, i do not have time to play with blueprints.

Default is good enough.

SlimeDog commented 2 years ago

I'm willing to give it a try. Which schematic-blueprint converter do you recommend?

BONNe commented 2 years ago

./[admin_cmd] bp pos1 ./[admin_cmd] bp pos2 ./[admin_cmd] bp copy ./[admin_cmd] bp save

:D

SlimeDog commented 2 years ago

What is "[admin_cmd]" please?

BONNe commented 2 years ago

[admin_cmd] Each gamemode has its own top-level command for admins. They can be edited in the gamemode's config.

The default ones are the following:

BSkyBlock: /bsbadmin • /bsb AcidIsland: /acid SkyGrid: /sgadmin • /sga CaveBlock: /cbadmin • /cba AOneBlock: /oneblockadmin • /obadmin • /oba

SlimeDog commented 2 years ago

Thanks.