Technici4n / Modern-Dynamics

Modern item and fluid transport Minecraft mod.
GNU Lesser General Public License v3.0
20 stars 12 forks source link

[Bug] Cables have no recipes. #115

Closed Kevin-Marsh closed 2 months ago

Kevin-Marsh commented 2 months ago

The cables as can be seen here are all using the incorrect result formatting for 1.21 which means they have no recipe in game. "item": "moderndynamics:ev_cable" "id": "moderndynamics:ev_cable"

Technici4n commented 2 months ago

Fixed by https://github.com/Technici4n/Modern-Dynamics/pull/116.