Merge pull request #506 from Creators-of-Create/Noobulus-tooltip-patch-1

Fixed some tooltips
This commit is contained in:
simibubi 2020-11-14 22:14:37 +01:00 committed by GitHub
commit 95c07b28be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@
"block.create.smart_fluid_pipe.tooltip.action1": " ~ ",
"block.create.spout.tooltip": "SPOUT",
"block.create.spout.tooltip.summary": "An injector for refilling your _fluid_ _items_",
"block.create.spout.tooltip.summary": "An injector for refilling your _fluid_ _items._",
"block.create.spout.tooltip.condition1": "Fluid Transfer",
"block.create.spout.tooltip.behaviour1": "When a _fluid_ _container_ _item_ such as a _bucket_ or _bottle_ is placed underneath, the spout will attempt to refill it with it's own stored _fluid_.",
"block.create.spout.tooltip.condition2": "Fluid Automation",
@ -327,14 +327,14 @@
"block.create.basin.tooltip": "BASIN",
"block.create.basin.tooltip.summary": "A handy _item_ _container_ used in processing with the _Mechanical_ _Mixer_ and the _Mechanical_ _Press_. Supports _Redstone_ _Comparators_.",
"block.create.blaze_heater.tooltip": "BLAZE HEATER",
"block.create.blaze_heater.tooltip.summary": "A block to heat a basin when housing a tamed blaze.",
"block.create.blaze_heater.tooltip.condition1": "When used on a _Blaze_ or _Blaze_ _spawner_",
"block.create.blaze_heater.tooltip.behaviour1": "_Captures_ a Blaze in the item",
"block.create.blaze_heater.tooltip.condition2": "When placed below a basin",
"block.create.blaze_heater.tooltip.behaviour2": "Provides _heat_ to basin recipes.",
"block.create.blaze_heater.tooltip.condition3": "When fuel is used on the blaze heater",
"block.create.blaze_heater.tooltip.behaviour3": "Increases the remaining burn time by the furnace brn time of the used item. Consumes the item. Use _special_ _fuel_ for best results.",
"block.create.blaze_burner.tooltip": "BLAZE BURNER",
"block.create.blaze_burner.tooltip.summary": "A block to heat a basin when housing a tamed blaze.",
"block.create.blaze_burner.tooltip.condition1": "When used on a _Blaze_ or _Blaze_ _spawner_",
"block.create.blaze_burner.tooltip.behaviour1": "_Captures_ a Blaze in the item",
"block.create.blaze_burner.tooltip.condition2": "When placed below a basin",
"block.create.blaze_burner.tooltip.behaviour2": "Provides _heat_ to basin recipes.",
"block.create.blaze_burner.tooltip.condition3": "When fuel is used on the blaze heater",
"block.create.blaze_burner.tooltip.behaviour3": "Increases the remaining burn time by the furnace burn time of the used item. Consumes the item. Use _special_ _fuel_ for best results.",
"block.create.reinforced_rail.tooltip": "REINFORCED RAIL",
"block.create.reinforced_rail.tooltip.summary": "A timber stabilized rail, _does_ _not_ _need_ _supports_.",