[Mod] Crafting 'Revival' [crafting]

Post Reply
User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

[Mod] Crafting 'Revival' [crafting]

by azekill_DIABLO » Post

As many asked, heres the "working" crafting pack by blockmen for 0.4.16+. Is say "working" because even if it's fully functionnal there are many visual artifacts (nothing that may really affect you anyway).

Image
Creative view.

Dependicies :
- default

Supports :
- 3D_armor (no shield)


Note: please add sfinv? to the end of depends.txt to get this to work with Minetest Game
crafting.zip
Enjoy!
(114.45 KiB) Downloaded 173 times
Enjoy and have fun :D
Last edited by azekill_DIABLO on Wed May 23, 2018 15:40, edited 1 time in total.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Stix
Member
Posts: 1385
Joined: Fri Aug 04, 2017 14:19
IRC: nil
In-game: Stix [+alts]
Location: USA

Re: [modpack] Crafting Pack 'Revival' [crafting_pack]

by Stix » Post

Awesome! This brings back so many memories of the adventures i had using this mod and several others :D.
Hey, what can i say? I'm the bad guy.

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: [modpack] Crafting Pack 'Revival' [crafting_pack]

by rubenwardy » Post

azekill_DIABLO wrote:> To make it work you need to remove the creative mod and sfinv from Minetest Game (in ~minetest-dir\games\minetest_game\mods]
There is no need to do this, and don't do this!

The mod should be corrected to soft depend on sfinv and have these lines in global scope:

Code: Select all

if minetest.global_exists("sfinv") then
    sfinv.enabled = false
end
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
TumeniNodes
Member
Posts: 2943
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: [modpack] Crafting Pack 'Revival' [crafting_pack]

by TumeniNodes » Post

rubenwardy wrote:
azekill_DIABLO wrote:> To make it work you need to remove the creative mod and sfinv from Minetest Game (in ~minetest-dir\games\minetest_game\mods]
There is no need to do this, and don't do this!

The mod should be corrected to soft depend on sfinv and have these lines in global scope:

Code: Select all

if minetest.global_exists("sfinv") then
    sfinv.enabled = false
end
The original post should be edited, before other people make a grave mistake
A Wonderful World

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [modpack] Crafting Pack 'Revival' [crafting_pack]

by azekill_DIABLO » Post

Okay thank you! I need to put this in the code? will do it later, i'm unable to do it right now!!!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [mod] Crafting Pack 'Revival' [crafting]

by azekill_DIABLO » Post

UPDATE!

- Now works with creative and sfinv!
- Now a mod and not a modpack
- Removed two useless mods that didn't do anything
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
SAMIAMNOT
Member
Posts: 416
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie
Location: Desert

Re: [mod] Crafting Pack 'Revival' [crafting]

by SAMIAMNOT » Post

Why did you make a whole new forum topic and mod instead of updating the original mod?
I test mines.

User avatar
GamingAssociation39
Member
Posts: 858
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: [mod] Crafting Pack 'Revival' [crafting]

by GamingAssociation39 » Post

Maybe you could make it look more like the MC inventory.
Jesus Is Lord and Savior!!!

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [mod] Crafting Pack 'Revival' [crafting]

by azekill_DIABLO » Post

SAMIAMNOT wrote:Why did you make a whole new forum topic and mod instead of updating the original mod?
because the old topic was old and when you clicked on it you would only see the outdated first post, and not the new version!
GamingAssociation39 wrote:Maybe you could make it look more like the MC inventory.
Minetest isn't Minecraft. Feel free to modify the textures, it already looks a lot like MC.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
GamingAssociation39
Member
Posts: 858
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: [mod] Crafting Pack 'Revival' [crafting]

by GamingAssociation39 » Post

^I had said that meaning to pull the inventory spaces closer together.
Jesus Is Lord and Savior!!!

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [mod] Crafting Pack 'Revival' [crafting]

by azekill_DIABLO » Post

GamingAssociation39 wrote:^I had said that meaning to pull the inventory spaces closer together.
you mean you'd like the chest to have the same inventory? I'm actaully doin it but the locked chest doesn't work...
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
SonicTheCrafter
New member
Posts: 8
Joined: Tue Jul 02, 2013 23:01

Re: [mod] Crafting Pack 'Revival' [crafting]

by SonicTheCrafter » Post

This mod does not work for me in Survival Mode on 4.1.16 without modifying line 121 in init.lua. I changed it from this:

Code: Select all

player:set_inventory_formspec(form)
to this:

Code: Select all

minetest.after(0.5,function()
	player:set_inventory_formspec(form)
	return
end)
If you have a mod that persistently keeps trying to change the inventory back to another one, this code also works:

Code: Select all

minetest.register_globalstep(function()
	player:set_inventory_formspec(form)
	return
end)

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: [mod] Crafting Pack 'Revival' [crafting]

by rubenwardy » Post

SonicTheCrafter wrote:This mod does not work for me in Survival Mode on 4.1.16 without modifying line 121 in init.lua. I changed it from this:

Code: Select all

player:set_inventory_formspec(form)
to this:

Code: Select all

minetest.after(0.5,function()
	player:set_inventory_formspec(form)
	return
end)
If you have a mod that persistently keeps trying to change the inventory back to another one, this code also works:

Code: Select all

minetest.register_globalstep(function()
	player:set_inventory_formspec(form)
	return
end)
There's no need to do this. Just don't use this mod with creative inventory, and make sure you have the most recent version

Edit: looks like it's because this mod doesn't optionally depend on sfinv. You should add `sfinv?` to depends.txt
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Joseph16
Member
Posts: 310
Joined: Tue Dec 06, 2016 05:35
In-game: smb3

Re: [Mod] Crafting 'Revival' [crafting]

by Joseph16 » Post

How could I make the inventory item slots smaller? I don’t know how.
Testin' mines since 1989

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Mr. Sun and 45 guests