This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
v0.0.2-a
Pre-release
Pre-release
CurseForge | Download Data | Download Resources
- Fixed
#1
Custom blocks spawn higher than they should if placed on a non-full block - Fixed
#2
Custom arrows don't work if they're the last of their stack - Fixed Torch Arrows on east/west faces spawning Torches on the inverse face
- Added Verdant tools (texture only, to be implemented)
- Added Magnetite tools
- Crafted in Synthesiser in the same formation as other tools with Magnetite Lumps (come from Magnetite Ore in meteors)
- Has magnetic properties - items nearby move towards you when held in the mainhand, offhand or on an armour stand
- Added Gravity Pad
- Crafted with Smooth Stone, Magnetite Lumps and a Dropper in a Synthesiser
SDS
MMM
SSS
- When powered with redstone, a Gravity Pad toggles the gravity of entities in the block above it every 0.5 seconds
- Crafted with Smooth Stone, Magnetite Lumps and a Dropper in a Synthesiser
- Added a load of custom item models/textures (Clock's
CustomModelData
11-20) - Added Log/Wood to Stripped Log/Wood in the Stonecutter
- Added Looking Glass
- Crafted in Synthesiser with Gold Nuggets in a doughnut shape with Glass in the centre
- Zooms in the camera when in the offhand
- Changed Torch Arrow recipe
- Now shapeless requiring 1 Arrow and 1 Torch
- Added Titanium Plating (no recipe yet)
- Retextured the Redstonic Locator
- Added a few advancements
- Beep Boop. Boop Beep. - Craft a Redstonic Locator with Quartz, Glass, Green Concrete and Redstone
- Primeval Synthesis - Craft a Synthesiser with a redstonic locator, crafting table, iron block and piston
- Added world generation
- Overworld
- Added Wolf Hideouts (built by @Sanderzy)
- Spawn in snowy biomes
- Includes the Wolf Rider mob
- Added Desert Tombs (built by @Sanderzy)
- Spawn rarely in deserts
- A pyramid structure with loot and a husk spawner
- Added Meteors
- Include Magnetite Ore, dropping Magnetite Lumps; can be silk-touched
- Added Bee Hives
- Currently a placeholder - will be replaced with a flatter hive along with hives for other mobs
- Added Wolf Hideouts (built by @Sanderzy)
- The End
- The Exit Portal is converted to obsidian and has a Purpur Pillar under the dragon egg
- End Crystal Towers have a new crowning which regens at each fight, marked with an AEC at the start of the initial fight
- Chorus trees are generated upon first generation
- Overworld
- Added a custom mob spawning system fully
- Added Bee
- Spawn in Bee Hives
- Added Fire Ant
- Spawn near lava in the Nether
- Added Slime Queen
- Spawns rarely in swamps
- Added Treemanoid
- Spawns rarely in snowy biomes
- Added Wolf Rider
- Spawns globally at night (between
daytime
ticks12000..23000
)
- Spawns globally at night (between
- Added Sand Crawler
- Spawns in the desert at night (same rate as husks)
- Added Wood Sprite
- Spawns in wooded areas at night (same rate as skeletons)
- Added Bee
- Added months and seasons
- Changes various game aspects in each season respectively
- Nether Quartz now drops from Nether Quartz Ore at the same rate as Redstone from Redstone Ore
- Updated custom block model methods
- Converted all custom items without functionality to Clocks
- Converted custom item drop types in loot tables from
item
toloot_table
, now referring to custom items inlaunch/loot_tables/items
- Custom crafting recipes now refer to custom item loot tables
- Removed item give commands in functions (
origami-games:launch/item/<item_id>/give
) - useloot give
now - Made custom blocks Armour Stands (as Spawn Eggs can be placed in Spawners)
- Fixed Silverfish loot table
- Fixed Redstonic Locator (formerly Atom Assembler) model
- Fixed links in build checks