Pushing recent 0.9 alpha feedback (#877)
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com> Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
parent
fe127e7fd3
commit
b9f3c51407
57 changed files with 2270 additions and 1406 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
const registerComputerCraftRecipes = (event) => {
|
||||
|
||||
registerComputerCraftRecyclingRecipes(event);
|
||||
|
||||
// Удаление рецептов мода
|
||||
event.remove({ not: [
|
||||
{ id: 'computercraft:printed_pages' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue