Advertisement
Guest User

Untitled

a guest
May 3rd, 2024
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. # Chemistry For Blockheads
  2.  
  3. This mod relies on [ChemLib.](https://github.com/SmashingMods/ChemLib-Fabric/releases/tag/1.19.2-1.0.1)
  4.  
  5. Chemistry For Blockheads (or cfb for short) is a mod that adds 2 structures around the world:
  6.  
  7. Mines
  8.  
  9.  
  10. ![Mine](https://cdn.modrinth.com/data/AaHfYhBJ/images/d7fb64509d88293de2d04336be656f602a97b229.png)
  11.  
  12. And Processors
  13.  
  14. ![Processor](https://cdn.modrinth.com/data/AaHfYhBJ/images/af3e8cfc52f4bd621f8eaf6300ee6f982feaaced.png)
  15.  
  16.  
  17. The mod adds over 20 ores generated by these mines base on real life examples, and as such each ore can have multiple elements inside, however to get at the elements you need to take these ores to a processor that can process them (the ore information and the processor information can be found by interacting with the respective blocks) once you have the elements you can run them through a chemical chute (see below) to turn them into dusts and use them in any mod that supports item tags.
  18.  
  19. ![Chute](https://cdn.modrinth.com/data/AaHfYhBJ/images/98efe863b18eed83460cdeb9f577d95f7f0da990.png)
  20.  
  21. The idea of this mod is for this process to be automated by something like trains from create, or really any other way, the structures don't chunk load themselves, but it is only the specific block next to chests that needs to be in a loaded chunk
  22.  
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement