Описание
# Preface:
In the original game, the fuel structure is too limited: wood/carpet/coal/lava
And those "little tricks" of Mojang:
For example, items like **beds**, which are synthesized using fuel,**cannot even burn**!
Therefore, it takes up a lot of space in survival, and it feels wasteful to discard it.
It's like chicken ribs - tasteless to eat, but a pity to throw away.
Now, this module can help you solve this problem **without wasting anything**!
# Introduction:
A simple mod that re-enables some wood products and similar wood-based items that cannot be used as fuel in the vanilla game to become fuel again.
# Note: (Must read before use!!!)
- The Fabric side also requires the installation of the Fabric API (please place the Fabric API in the directory: game instance name/mods);
- (This module adopts a semi-passive update approach.) _I am a high school student, and with my busy schoolwork, I may decide to update at any time._
# FAQ
Q: What should I do if there are BUGs, crashes, or no effects after adding a mod?
A: Please first confirm whether your operating mode (Forge or Fabric) is correct. If the issue persists after confirmation, please inquire in the comment section.