Inspired by 2020's April Fools' 20w14infinite Snapshot, this mod brings endless randomly generated dimensions into Minecraft.

Initial work on block/item docs

+68
+1
docs/_meta.json
··· 1 1 { 2 + "blocks-and-items.mdx": "Blocks and Items", 2 3 "Configuring-the-mod.mdx": "Configuring the mod", 3 4 "Updating-the-mod.mdx": "Updating the mod", 4 5 "easter-eggs.mdx": "Easter egg dimensions",
+67
docs/blocks-and-items.mdx
··· 1 + --- 2 + title: Blocks and Items 3 + hide_meta: true 4 + --- 5 + 6 + ## Biome Bottle 7 + 8 + Biome Bottles allow for changing the surrounding biome to one obtained from a Chaos Creeper. 9 + - Empty ones are obtainable by throwing Glass Bottles into an Infinity Portal 10 + - Using a Biome Bottle on a Chaos Creeper will extract the biome from the Creeper into the bottle. 11 + - You can combine with other bottles of the same biome to increase stored charge. 12 + - You can release the biome by placing the Biome Bottle on a Transfinite Altar, and then clicking the altar with an empty hand. 13 + 14 + ## Box of Infinite Books 15 + 16 + The Box of Infinite Books will give an infinite amount of the same book, determined by the block's position in the world. 17 + Move the Book Box, you'll get new books. 18 + 19 + - The Box of Infinite Books is craftable by throwing Bookshelf blocks into an Infinity Portal. 20 + 21 + ## A Very Fine Item 22 + 23 + When eaten, A Very Fine Item will send you back to your respawn point. 24 + 25 + ## Footprint 26 + 27 + Footprint items are entirely decorative. 28 + 29 + ## Iridescence 30 + 31 + Iridescence is a colourful fluid that when touched gives the player colourful shaders and sends you on a journey through dimensions. 32 + Iridescence will also can convert mobs to their chaos variety (skeletons, creepers and slimes). 33 + Chaos Creepers will inherit the biome in which they are in when converted, which can be quite useful when paired with Biome Bottles. 34 + 35 + ## Infinity Portal 36 + 37 + The Infinity Portal is the base of the mod. Throwing a Book and Quill, Written Book, or Transfinite Key into a Nether Portal 38 + will convert it into a colourful and random Infinity Portal. 39 + 40 + - Infinity Portals can also be used for Portal Crafting, tossing various items in will result in them changing form (TNT to Reset Charge, Lectern to Transfinite Altar, etc.) 41 + A full list of crafting recipes can be found in EMI. 42 + 43 + ## Reset Charge 44 + 45 + The Reset Charge is an anti-lag tool that can be used to erase dimension definition files - if you place and activate one, 46 + the dimension you're in becomes "timebombed" which means it will be deleted on the next server restart. 47 + It is immediately unusable and all existing players rapidly start taking damage to get them out. 48 + HOWEVER, the chunk data is not erased, so if the dimension is reopened, all the block changes in there will still be present. 49 + 50 + - Obtained by throwing TNT into an Infinity Portal. 51 + - Activated by Shift + Right Click with an empty hand. 52 + - Right click picks them up. 53 + 54 + They are not usable in non-infinite dimensions. 55 + 56 + ## Transfinite Key 57 + 58 + Transfinite Keys can be used to move and copy portals. 59 + - Throwing an Amethyst Shard into an Infinity Portal will give you a key linked to that dimension. 60 + - Throwing a Transfinite Key into a Nether or Infinity Portal will create a portal that links to the dimension stored inside the key. 61 + 62 + ## Transfinite Altar 63 + 64 + Transfinite Altars have multiple unique purposes. 65 + - As a decorative block, they can be dyed by right clicking with a dye (like signs), and given a pattern by right clicking with a sunflower. 66 + - They can be used for [Invocation](Invocation) if you have added more mods since you first started playing with Infinite Dimensions. 67 + - When a Biome Bottle is placed on them, they can be right clicked to release the biome inside to the surrounding area.