Skip to content

Commit 8ea518b

Browse files
committed
Merge branch 'main' of https://github.com/keenanyafiqy/CustomRecipeX into main
2 parents 05efcf3 + d84cf1d commit 8ea518b

File tree

3 files changed

+9
-262
lines changed

3 files changed

+9
-262
lines changed

BP/recipes/light_block.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
}
1515
],
1616
"result": {
17-
"item": "minecraft:light_block"
17+
"item": "minecraft:light_block",
18+
"data": 0
1819
},
1920
"tags": ["crafting_table"]
2021
}
21-
}
22+
}

BP/recipes/structure_void.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"tags": ["crafting_table"],
88
"pattern": [
9-
"AAA",
9+
" A ",
1010
"ABA",
11-
"AAA"
11+
" A "
1212
],
1313
"key": {
1414
"A": {
@@ -22,4 +22,4 @@
2222
"item": "minecraft:structure_void"
2323
}
2424
}
25-
}
25+
}

README.md

Lines changed: 3 additions & 257 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BUT, there is still an unobtainable block/an undestructible block YOU cannot pla
1313

1414
![Add-on cover](images/CoverAddOn.png)
1515
# Lists
16+
For a full complete of list, you can visit [Lists Wiki page on Blocks and Items section](https://github.com/keenanyafiqy/CustomRecipeX/wiki/Lists#blocks-and-items)
1617
### List of blocks that is craftable in this add-on:
1718
- Allow
1819
- Barrier
@@ -42,45 +43,12 @@ BUT, there is still an unobtainable block/an undestructible block YOU cannot pla
4243
- Netherite Sword
4344
- Structure Block
4445
- Structure Void
45-
46-
There are still an unobtainable block that you couldn't place in Survival, but placable in Creative. This add-on has been tested and the information should be correct.
47-
### Blocks that are unplacable in Survival
48-
- Allow
49-
- Border Block
50-
- Command Block
51-
- Deny
52-
- Structure Block
53-
### Blocks that are still placable in Survival
54-
- Barrier
55-
- Glowing Obsidian
56-
- Invisible Bedrock
57-
- Jigsaw
58-
- Light Block
59-
- Mob Spawner
60-
- Nether Reactor Core
61-
- Portal
62-
- Structure Void
63-
### Blocks that is unbreakable in Survival
64-
- Allow
65-
- Barrier
66-
- Bedrock
67-
- Border Block
68-
- Command Block
69-
- Deny
70-
- Invisible Bedrock
71-
- Jigsaw
72-
- Light Block
73-
- Portal
74-
- Structure Block
75-
- Structure Void
76-
### Blocks that is still obtainable in Survival
77-
- Portal
7846
# Recipes
79-
This section is temporary. It will be moved to Wiki.
47+
For a full complete of list, you can visit [Lists Wiki page on Recipes section](https://github.com/keenanyafiqy/CustomRecipeX/wiki/Lists#recipes)
8048
## Crafting Recipe
8149
Because of the blocks and items that are unobtainable from Creative Inventory because the blocks or items is hidden from the Creative Inventory, it affects the crafting book too.
8250

83-
So, here is the list of recipes for blocks or items that is hidden from Creative Inventory
51+
So, here is some of the list of recipes for blocks or items that is hidden from Creative Inventory
8452
### Allow
8553
The recipe is shaped. You will need to follow the shape or else it won't work.
8654

@@ -156,228 +124,6 @@ To craft Enchanted Golden Apple, you need to collect:
156124
Follow these shape and then you will get one:
157125

158126
![Enchanted Golden Apple recipe](images/EnchantedGoldenAppleRecipe.png)
159-
### Experience Bottle
160-
The recipe is shapeless. You can craft the item at any shape you want.
161-
162-
To craft Experience Bottle, you need to collect:
163-
- 1 Blaze Powder
164-
- 1 Blaze Rod
165-
- 1 Glass Bottle
166-
167-
Example:
168-
169-
![Experience Bottle recipe](images/ExperienceBottleRecipe.png)
170-
### Glowing Obsidian
171-
The recipe is shaped. You will need to follow the shape or else it won't work.
172-
173-
To craft Glowing Obsidian, you need to collect:
174-
- else(if not const = c()) then if not recipe.glowingobsidian.id then return null throw error perception.stackOverflowExchange.NullExceptionObject oh sorry my bad i wrote the code at the wrong platform no this is a bad code no why would i oh my godness just ignore this user
175-
- 4 Glowstone
176-
- 1 Obsidian
177-
178-
Follow these shape and then you will get one:
179-
180-
![Glowing Obsidian recipe](images/GlowingObsidianRecipe.png)
181-
### Invisible Bedrock
182-
The recipe is shapeless. You can craft the item at any shape you want.
183-
184-
To craft Invisible Bedrock, you need to collect:
185-
- 1 Barrier
186-
- 1 Bedrock
187-
188-
Example:
189-
190-
![Invisible Bedrock recipe](images/InvisibleBedrockRecipe.png)
191-
### Jigsaw
192-
The recipe is shaped. You will need to follow the shape or else it won't work.
193-
194-
> COMPLICATED RECIPE!
195-
196-
To craft Jigsaw, you need to collect:
197-
- 4 Scaffolding
198-
- 1 Grass Block
199-
- 1 Stone
200-
- 1 Netherrack
201-
- 1 End Stone
202-
- 1 Structure Block
203-
204-
Follow these shape and then you will get one:
205-
206-
![Jigsaw recipe](images/JigsawRecipe.png)
207-
### Light Block
208-
There are 2 Light Block recipe. One of them is shaped, and one of them is shapeless. You can either craft the shaped one and/or the shapeless one.
209-
210-
To craft all of the recipe, you need to collect:
211-
- 1 Glass Bottle
212-
- 1 Torch
213-
- 1 Light Block
214-
- 8 Glowstone
215-
216-
#### Light Block Data 0
217-
The recipe is shapeless. You can craft the item at any shape you want.
218-
219-
Example:
220-
221-
![Light Block Data 0 recipe](images/LightBlockData0Recipe.png)
222-
#### Light Block Data 15
223-
The recipe is shaped. You will need to follow the shape or else it won't work.
224-
225-
Follow these shape and then you will get one:
226-
227-
![Light Block Data 15 recipe](images/LightBlockData15Recipe.png)
228-
### Mob Spawner
229-
The recipe is shaped. You will need to follow the shape or else it won't work.
230-
231-
> COMPLICATED RECIPE!
232-
233-
To craft Mob Spawner, you need to collect:
234-
- 1 Egg
235-
- 1 Rotten Flesh
236-
- 1 Leather
237-
- 1 Gunpowder
238-
- 1 Blaze Rod
239-
240-
Follow these shape and then you will get one:
241-
242-
![Mob Spawner recipe](images/MobSpawnerRecipe.png)
243-
### Name Tag
244-
The recipe is shapeless. You can craft the item at any shape you want.
245-
246-
To craft Name Tag, you need to collect:
247-
- 2 Leather
248-
- 1 String
249-
250-
Example:
251-
252-
![Name Tag recipe](images/NameTagRecipe.png)
253-
### Portal
254-
The recipe is shaped. You will need to follow the shape or else it won't work.
255-
256-
To craft Portal, you need to collect:
257-
- 4 Obsidian
258-
- 1 Flint and Steel
259-
260-
Follow these shape and then you will get one:
261-
262-
![Portal recipe](images/PortalRecipe.png)
263-
### Nether Reactor Core
264-
The recipe is shaped. You will need to follow the shape or else it won't work.
265-
266-
THE YE OLDE ALPHA RECIPE BLOCK IS BACK BOYS!!
267-
268-
To craft Nether Reactor Core, you need to collect:
269-
- 6 Iron Ingot
270-
- 3 Diamonds
271-
272-
Follow these shape and then you will get one:
273-
274-
![Nether Reactor Core recipe](images/NetherReactorCoreRecipe.png)
275-
### Netherites
276-
There are 10 Netherite recipe. 9 of the recipe is shaped. Only one of them is shapeless. You can either craft the shaped one and/or the shapeless one.
277-
278-
(pleaseapreciatemyworkispendwatchingyoutuberatherthanmakingtherecipeimageandmyaddictionwasgoestowatchingyoutubepleasehelp)
279-
280-
To craft all of the recipe, you need to collect:
281-
- 1 Diamond Block
282-
- 36 Netherite Ingot
283-
- 9 Sticks
284-
285-
#### Netherite Block
286-
The recipe is shapeless. You can craft the item at any shape you want.
287-
288-
Example:
289-
290-
![Netherite Block recipe](images/NetheriteBlockRecipe.png)
291-
#### Netherite Helmet
292-
The recipe is shaped. You will need to follow the shape or else it won't work.
293-
294-
You can put the shape on top or on bottom.
295-
296-
Follow these shape and then you will get one:
297-
298-
![Netherite Helmet recipe](images/NetheriteHelmetRecipe.png)
299-
#### Netherite Chestplate
300-
The recipe is shaped. You will need to follow the shape or else it won't work.
301-
302-
Follow these shape and then you will get one:
303-
304-
![Netherite Chestplate recipe](images/NetheriteChestplateRecipe.png)
305-
#### Netherite Leggings
306-
The recipe is shaped. You will need to follow the shape or else it won't work.
307-
308-
Follow these shape and then you will get one:
309-
310-
![Netherite Leggings recipe](images/NetheriteLeggingsRecipe.png)
311-
#### Netherite Boots
312-
The recipe is shaped. You will need to follow the shape or else it won't work.
313-
314-
Follow these shape and then you will get one:
315-
316-
![Netherite Boots recipe](images/NetheriteBootsRecipe.png)
317-
#### Netherite Axe
318-
The recipe is shaped. You will need to follow the shape or else it won't work.
319-
320-
The shape of the axe could be left or right
321-
322-
Follow these shape and then you will get one:
323-
324-
![Netherite Axe recipe](images/NetheriteAxeRecipe.png)
325-
### Netherite Hoe
326-
The recipe is shaped. You will need to follow the shape or else it won't work.
327-
328-
The shape of the hoe could be left or right
329-
330-
Follow these shape and then you will get one:
331-
332-
![Netherite Hoe recipe](images/NetheriteHoeRecipe.png)
333-
#### Netherite Pickaxe
334-
The recipe is shaped. You will need to follow the shape or else it won't work.
335-
336-
Follow these shape and then you will get one:
337-
338-
![Netherite Pickaxe recipe](images/NetheritePickaxeRecipe.png)
339-
#### Netherite Shovel
340-
The recipe is shaped. You will need to follow the shape or else it won't work.
341-
342-
The shape could be placed on the left, middle, or right
343-
344-
Follow these shape and then you will get one:
345-
346-
![Netherite Shovel recipe](images/NetheriteShovelRecipe.png)
347-
#### Netherite Sword
348-
The recipe is shaped. You will need to follow the shape or else it won't work.
349-
350-
The shape could be placed on the left, middle, or right
351-
352-
Follow these shape and then you will get one:
353-
354-
![Netherite Sword recipe](images/NetheriteSwordRecipe.png)
355-
### Structure Block
356-
The recipe is shaped. You will need to follow the shape or else it won't work.
357-
358-
> COMPLICATED RECIPE!
359-
360-
To craft Structure Block, you need to collect:
361-
- 4 Scaffolding
362-
- 1 Diamond Block
363-
- 1 Gold Block
364-
- 1 Iron Block
365-
- 1 Netherite Block
366-
- 1 Redstone
367-
368-
Follow these shape and then you will get one:
369-
370-
![Structure Block recipe](images/StructureBlockRecipe.png)
371-
### Structure Void
372-
The recipe is shaped. You will need to follow the shape or else it won't work.
373-
374-
To craft Structure Void, you need to collect:
375-
- 4 Barrier
376-
- 1 Structure Block
377-
378-
Follow these shape and then you will get one:
379-
380-
![Structure Void recipe](images/StructureVoidRecipe.png)
381127
# Suggestions and Contributions
382128
If you have any suggestions for a new recipe or new recipe but for a new recipe type, just make a new issue on [Issues](https://github.com/keenanyafiqy/CustomRecipeX/issues/new/choose)!
383129

0 commit comments

Comments
 (0)