NCBPFluffyBear / FluffyMachines

A Slimefun4 addon that brings a variety of machines and tools to Slimefun
https://thebusybiscuit.github.io/builds/NCBPFluffyBear/FluffyMachines/master/
GNU General Public License v3.0
23 stars 41 forks source link

Fix broken spanwners recipe in ancient altar #101

Closed ybw0014 closed 3 years ago

ybw0014 commented 3 years ago

Short Description

Fix the broken spawner recipe output using soul jars as catalyst. The MOB_TYPE_BROKEN_SPAWNER item are used to display the recipe only, the output is not the same as the displayed item, so I change the output, players can use them for crafting reinforced spawners.

Additions/Changes/Removals

Change the recipe output for broken spawner. I keep the old item, if the displayed broken spawner can be used for crafting reinforced spawners, this code snippet can be removed.

Related Issues

Fix #98

Video Proof

https://youtu.be/sIwa_7pcGqM

Checklist