All Projects → NeunEinser → bingo

NeunEinser / bingo

Licence: other
A custom item fetch gamemode for Minecraft

Programming Languages

mcfunction
16 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to bingo

CraftingPlusPlus
A large Minecraft datapack
Stars: ✭ 8 (-83.33%)
Mutual labels:  minecraft-datapack
Datapack-Utilities
Some useful functions for the intrepid datapack developer.
Stars: ✭ 90 (+87.5%)
Mutual labels:  minecraft-datapack
Bingo-Framework
MVC framework for PHP
Stars: ✭ 15 (-68.75%)
Mutual labels:  bingo
bingo
一个基于golang的serveless 的低代码平台。可以快速的构建基于微服务和数据库的管理类应用。内置了权限、流程、表单引擎等基础功能。
Stars: ✭ 52 (+8.33%)
Mutual labels:  bingo
menu-framework
Yet another menu framework for bukkit, but, using maps this time.
Stars: ✭ 50 (+4.17%)
Mutual labels:  minecraft-map
Mechanization
The Minecraft Technology Based Datapack
Stars: ✭ 105 (+118.75%)
Mutual labels:  minecraft-datapack

Minecraft Bingo 5.0

Minecraft Bingo is a custom Minecraft map. Essentially, this is an item fetch quest.

You will be presented with a 5x5 grid of Minecraft items (the Bingo card). This is a gamemode played in survival. This means, you will need to punch a tree in the beginning and get some initial tools.

All this information is also available in the map itself, in greater detail.

Goals

There are multiple goals to go for, which will be detected by the game.

  • Bingo: Get all of the 5 items in any of the rows, columns or diagonals
  • Blackout: Get all 25 items
  • 20 No Bingo: Obtain 20 items without receiving any Bingo
  • Multi-Bingo: Unlock several rows, columns and/or diagonals with the same item get at once.

Custom World Settings

There are some custom world settings endabled, which means the world might look differently from what you would expect in a vanilla game.

  • Tiny Biomes: This makes exploration less of an issue and allows requiring items from different biomes.
  • Increased Dungeon Rate: The dungeon rate was increased by a factor of 12.5, which makes finding dungeon loot very possible.
  • Caves: Caves are increased from a 1/7 chance to 1/6 in Bingo. Ocean caves will not be flooded.
  • Mineshafts: Mineshafts are completely disabled and you will not find any.
  • No -Ites: Granite, Diorite and Andesite does not generate. The only purpose those rocks would have in Bingo is annoy players and clutter their inventory.
  • Ambient Lighting: You can see in the dark even without nightvision while still be able to tell darkness apart from light.
  • No Nether: Nether is blocked for the moment.

Expansion Packs

This is very much experimental and subject to many changes. The idea is that you can make and distribute expansion packs, which can be installed on top of the normal Bingo game.

Currently, not much is possible yet. You can add new items using an expansion data pack and register new rooms for the lobby.
Note that new structures will currently not be added to an existing world. This will change in the future.

There will be more documentation about this, once it is more mature.

Contributing

Just make a pull request :D
All functions should be documented using IMP doc.
It is recommended to use the VS code extension Datapack Helper Plus. There are some custom settings in this repository that will automatically be applied to your repository and ensure you follow my conventions.

Credits

Contributors as listed on github

AmberWat: NegativeSpaceFont
Lorgon111: Original idea.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].