Skip to content

Commit

Permalink
v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
HackMD committed Jan 25, 2023
1 parent 569bf5d commit 8b41a88
Showing 1 changed file with 120 additions and 0 deletions.
120 changes: 120 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,105 @@
# Changelog
All notable changes to the mod, Project Rankine, will be kept in this file.

## Project Rankine Version 1.3.6 Changelog [24Jan2023]
### Overview

### BLOCKS
- Added Battery Charger, a block that can hold batteries and charge them using Daylight Sensors and Lightning Rods
- Reworked Sediment Fan to reflect new sedimentary process
- Blocks with variants (Building Mode Blocks) can be shift clicked in air to change style
- Added 16 color variants of Glazed Porcelain (Building Mode Block)
- Added Mossy Bricks with slab, stairs and wall variants for all stones
- Added new texture style for brick related blocks
- Retextured brick variants
- Retextured reactive nonmetal element blocks
- Reduced number of blockstates for Rankine leaves
- Improved ground tap functionality and added directional placement
- Flood gates can be waterlogged
- A non-waterlogged Flood Gate will fill the space below it using fluid above it
- Updated Evaporation Tower functionality
- Using glowstone dust on Lightning Glasses will make them glow at light level 10
- Added two new styles to metal poles: right-click with leaves and torches to add garland or lights
- Added sounds for Metal Pole effects
- Electromagnets now have a repulsion mode (right click with a handheld magnet to switch mode) that push blocks away
- Electromagnets now affect all blocks within its range
- Cobbles can now be placed on any solid block
- Added a Heating Element block which can melt snow and ice when powered with redstone
- Added metal ladders for all alloys. Can be placed without a wall up to 8 blocks. Has 4 building modes
- Removed teleportation effect of duralumin ladders
- Added metal element lanterns


### ITEMS
- Added Neptunium Alloy Ingot and related items
- Added Gas Detector
- Added Totem of Powering
- Removed Alloy Surf Rods, Piston Crusher, Gyratory Crusher
- Batteries and RTGs now show charge in their tooltip
- Alloy Tools now also include the name of their Tier alongside the numerical value
- Alloy Pickaxes now yield nuggets when directly mining ores without silk touch rather than when mining around ores
- Alloy Pickaxe nugget chance and amount are determined by attack speed and attack damage respectively
- Knife attack range penalty reduced (from -2 to -1)
- When firing the blunderbuss, knockback is now applied to the user
- Building tool no longer used to change block styles on Building Mode Blocks
- Added Smouldering Tinder Conk, which acts as a temporary flint and steel
- Removed "No Modifiers Present" text from Alloy Tools
- Removed Garland. Use #minecraft:leaves to add garland to poles
- Increased the default range of handheld magnets by 1
- Combining fins with boots in an anvil will apply the Flippers enchantment
- Combining goggles with any helmet in an anvil applies the Aqua Lense enchantment

### WORLD
- Berry bushes and flowers spawn in smaller patches

### RECIPES
- Updated all JEI recipes for clarity and to include more information
- Evaporation json recipe updated (see wiki)
- Beehive Oven recipes moved back into rankine:beehive_oven/
- Sedimentary rocks are now generated by throwing ingredients into the water and letting them despawn
- Blunderbusses can now be crafted using any type of wood, not just fireproof
- Added Plutonium Nuggets to Uraninite Ore crushing
- Added Fusion Furnace recipe for Blaze Powder and Ender Pearls, Nepheline Syenite
- Added missing furnace recipesfor some items that were in the campfire and smoker
- Removed blasting recipe for Celestine into Strontium Ingot
- Recipes for electromagnets changed
- Added intrusive stone generator recipe for End Stone
- Adjusted recipe for redstone in the crucible
- Adjusted recipe for glowstone in the crucible
- Adjusted output percentages for various ores

### TAGS
- Added Alluvium to #minecraft:dirt
- Removed #rankine:fireproof_logs
- Added item tag #forge:torch
- Added item tag #forge:metal_bars
- Added block and item tag #forge:metal_poles

### ADVANCEMENTS
- Rearranged Project Rankine advancement tab
- Readded challenge advancements
- Added rewards to challenge advancements
- Updated advancement lang

### ENCHANTMENTS
- Added Aqua Lense, a helmet enchantment that increases visibility under water

### FIXES
- Fixed bug where flower pots could be used to gain infinite saplings
- Fixed parry crash for knives
- Fixed bug related to crash on block breaking events
- Seagrass will drop when using a knife on Tall Seagrass
- Added missing tempt goals for certain animals using rankine foods
- Fixed a bug where the glass cutter removes block on right click
- Fixed electromagnets not responding to redstone signals
- Added more journal entries
- Fixed missing texture for bamboo culms sign
- Fixed Coconut and Black Walnut drops from leaves
- Fixed sugarcane placing on rankine blocks not next to water
- Fixed a bug in the crucible where recipes would not process if only one of the outputs was removed
- Fixed pedestals having ghost item renders
- Fixed a dupe bug with blasting powder

## Project Rankine Version 1.3.5 Changelog [22Aug2022]
### Overview
- Treetapping fluids now use cauldrons with heat sources to produce outputs
Expand Down Expand Up @@ -223,6 +322,27 @@ This update is the initial port to 1.18.2 from 1.16.5. Many minor changes may ha
- Added conversion crafting recipes for vanilla based ores

## Project Rankine Version 1.3.2 Changelog [28Apr2022]

### Hotfix 5 [#Nov2022]
- Removed old Alloy Pickaxe proximity mining functionality
- Alloy Pickaxes now have a chance (determined by attack speed) to give bonus nuggets (amount determined by attack damage) based on the ore being mined
- Added Fusion Furnace recipes for Mineral Wool and Ender Pearls
- Changed block-from-stairs recipes to give 3 instead of 6
- Fixed bug where sluicing tools would not take damage if used in the off-hand
- Fixed bug where Crucible could be powered by unlit campfires
- Fixed bug where Alloy Axes would not take correct amount of damage when tree-felling (khjxiaogu)
- Added individual configs for wild crop generation
- Reduced number of blockstates for Rankine leaves to be just snowy or not snowy
- Added sulfur as a weak furnace fuel
- Added missing recipes for items in the furnace that only had smoker recipes
- Updated Cobbles block models
- Updated the calculation for water table height
- Flood gates can be waterloggable
- Ground taps can be placed in any direction on a metal pipe
- Updated textures for refractory bricks, high refractory bricks and ultra high refractory bricks and associated textures
- Added experience rewards for challenge advancements
- Added some missing journal entries

### Hotfix 4 [02Aug2022]
- (Backport) Changed the texture of compound gases (Carbon Dioxide, Hydrogen Sulfide, etc.)
- (Backport) Alloy Blocks now give the proper composition when picked in Creative mode
Expand Down

0 comments on commit 8b41a88

Please sign in to comment.