promotional bannermobile promotional banner

One Block Plus

A fully configurable mod based on the oneblock map by ijaminecraft. Playable in multiplayer (each player has a oneblock). The oneblock can generate blocks, entities and tile entities (like chests, furnaces, . . .)

File Details

oneblock-1.16.x-1.4.3.jar

  • R
  • Aug 1, 2021
  • 109.59 KB
  • 11.3K
  • 1.16.5+1
  • Forge

File Name

oneblock-1.16.x-1.4.3.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:one-block-forge-427230:3408575")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- OBMaker can now stores a specific one block using NBT :

    - "mined" will stores the number of blocks mined.

    - "block" will stores the registry name of the current block of the one block.

    - "tile" will stores all informations of the current block's tile entity of the one block.

 

- OBRemover now gives you back an OBMaker corresponding to the removed one block.

- OBRemover is now consumed if not used in creative mode.